GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdPicturePDF / PageBitmapOcrReady Method





In This Topic
PageBitmapOcrReady Method
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(3)>
Sub PageBitmapOcrReady( _
   ByVal pageNo As Integer, _
   ByVal imageId As Integer _
) 
[DispId(3)]
void PageBitmapOcrReady( 
   int pageNo,
   int imageId
)
procedure PageBitmapOcrReady( 
    pageNo: Integer;
    imageId: Integer
); 
DispIdAttribute(3)
function PageBitmapOcrReady( 
   pageNo : int,
   imageId : int
);
[DispId(3)]
void PageBitmapOcrReady( 
   int pageNo,
   int imageId
) 
[DispId(3)]
void PageBitmapOcrReady( 
   int pageNo,
   int imageId
) 

Parameters

pageNo
imageId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdPicturePDF
__GdPicturePDF Members